home *** CD-ROM | disk | FTP | other *** search
- Path: nntp.coast.net!torn!nott!cunews!wabakimi!abelo
- From: abelo@chat.carleton.ca (Andrew Belo)
- Newsgroups: comp.lang.c
- Subject: Does C have Dictionarys like smalltalk does?
- Date: 21 Feb 1996 06:14:37 GMT
- Organization: Carleton University, Ottawa, Canada
- Message-ID: <4ged8d$8dv@bertrand.ccs.carleton.ca>
- NNTP-Posting-Host: wabakimi.carleton.ca
- X-Newsreader: TIN [version 1.2 PL2]
-
-
- I am trying to make a program that takes a name and phone number and
- "links" them together and stores the name, number and link in a file. In
- smalltalk I would be able to use a dictionary that associates 2 objects
- together I was wondering if there were similar structures in C. My
- program is for MS-Dos and I am compiling using Borland C++ v4.5. I am
- only a beginer in C so any code that is commented would be of great help.
- If you think that you can help me but need the code I would be more than
- willing to send it to you via e-mail!
-
- Thanx
- Andrew
-
-